yr kalshetty

C Program to check whether given number is prime

TCS NQT 2019 - Slot 2 - 3rd August 2019

C Program for factorial of the given number

C Program for calculating factorial using recursion

C Program to convert decimal value to binary value

C Program for Simple Command line arguments

TCS 2018 Question Series

International Certification like Microsoft Office Specialist, MTA and many more.

C Program for TCS Series

Amortized analysis

C Program to find lcm of n numbers using command line argument

C Program to convert binary to decimal using command line argument

TCS 2018 Coding Question series

C Program to add the digits of given number until it becomes single digit (method 2)

MyFirst Java Program

C Program for counting number of digits in number

TCS Digital Ninja - Advanced Coding

TCS 2018 Coding Question series

C Program to swap two number (Three methods).

C Program to check whether given number is armstrong number or not (Generalized)

C Program for checking odd even number

C Program to find LCM of two given number

C Program to go on adding the digits of given number until it becomes single digit(method 1)

C Program to display pyramid of star